gdk: Add new _gdk_set_window_state
authorJasper St. Pierre <jstpierre@mecheye.net>
Sat, 12 Apr 2014 00:04:25 +0000 (17:04 -0700)
committerJasper St. Pierre <jstpierre@mecheye.net>
Tue, 13 May 2014 06:39:59 +0000 (02:39 -0400)
commitc1efc4ad7b4472a9a2f8eb0426638c502e470116
tree899c730490baeea2d4f5e1102237db2f19db7ee0
parent807f0aa74795816e59088838343c7557b921fa62
gdk: Add new _gdk_set_window_state

Wayland's mechanism tells us all of our new states, rather than
telling us which ones were added and removed. Add a new private
interface so that we can simply specify the new states as a
bitfield directly rather than having to compute which ones were
added and removed.
gdk/gdkevents.c
gdk/gdkinternals.h